GrapeCity ActiveReports for .NET 14.0J
GetProperties(ITypeDescriptorContext,Object,Attribute[]) メソッド

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > Border.Converter クラス > GetProperties メソッド : GetProperties(ITypeDescriptorContext,Object,Attribute[]) メソッド
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
プロパティを取得するオブジェクトの型を指定するSystem.Object
フィルターとして使用されるSystem.Attribute型の配列。
指定されたコンテキストと属性を使用して、値パラメータによって指定された配列型のプロパティのコレクションを返します。
シンタックス
'宣言
 
Public Overloads Overrides Function GetProperties( _
   ByVal context As ITypeDescriptorContext, _
   ByVal value As Object, _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties( 
   ITypeDescriptorContext context,
   object value,
   Attribute[] attributes
)

パラメータ

context
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
value
プロパティを取得するオブジェクトの型を指定するSystem.Object
attributes
フィルターとして使用されるSystem.Attribute型の配列。

戻り値の型

指定されたデータ型に対して公開されているプロパティを格納しているSystem.ComponentModel.PropertyDescriptorCollection。プロパティが格納されていない場合はnull。
参照

Border.Converter クラス
Border.Converter メンバ
オーバーロード一覧